CourseAttribute 
EntityType  Independent 
Logical Entity Name  CourseAttribute 
Default Table Name  AdAttribute 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

CourseAttribute Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
CourseAttributeId(PK)    INTEGER  NO 
 
Code    CHAR(10)  NO 
 
Name    VARCHAR(100)  NO 
 
CampusGroupId(FK)    INTEGER  YES 
 
IsActive    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

CourseAttribute Keys 
Key Name  Key Type  Keys 
UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
SyCampusGrpID_N_N_IDX  Inversion Entry  CampusGroupId 
Code_U_N_IDX  Alternate Key  Code 
PK__AdAttribute__5683C92B  PrimaryKey  CourseAttributeId 

CourseAttribute Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
CampusGroup  Non-Identifying  Zero or One to Zero or More        CampusGroupId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
CourseCourseAttribute  Non-Identifying  One To Zero or More          NO 
RequiredCourseCourseAttribute  Non-Identifying  One To Zero or More          NO 
RequirementRuleAttribute  Non-Identifying  One To Zero or More          NO 
RequirementRuleCourseLevelAttribute  Non-Identifying  One To Zero or More          NO 
CourseCourseAttribute  Identifying  One To Zero or More          NO 
GpaCalculationTypeCourseAttribute  Non-Identifying  One To Zero or More          NO 
RequiredCourseCourseAttribute  Identifying  One To Zero or More          NO 
RequirementRuleAttribute  Identifying  One To Zero or More          NO 
RequirementRuleCourseLevelAttribute  Identifying  One To Zero or More          NO 

CourseAttribute Check Constraints 
Check Constraint Name  CheckConstraint 

CourseAttribute Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.CourseAttribute 
NO       
Physical (Microsoft SQL Server)
dbo.AdAttribute 
NO       

CourseAttribute Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  Course 
Logical  Program/ProgramVersion 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Academic Records 

CourseAttribute Data Movement Rules 
Name  Type  Rule Text/Value